home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9371 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  737 b 

  1. Path: symiserver2.symantec.com!usenet
  2. From: Walter Bright <wbright@symantec.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Need Unique ID generation
  5. Date: Thu, 29 Feb 1996 22:17:59 -0800
  6. Organization: Symantec Development Tools Business Unit
  7. Message-ID: <31369697.249D@symantec.com>
  8. References: <4h3vmq$4a6@alpha.it.net>
  9. NNTP-Posting-Host: 155.64.77.55
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Antonio Romeo wrote:
  16. > I need a Unique Identifier generation routine on multiple machines.
  17. > The identifier must be a 32bit long (unsigned long int) number.
  18.  
  19. I believe Microsoft solved this problem by melding in the network card 
  20. address with the time of day.
  21.